Closed Bug 565376 Opened 15 years ago Closed 15 years ago

LayerManagerOGL::LayerManagerOGL should initialize mRootLayer and mVBO

Categories

(Core :: Graphics, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: timeless, Assigned: timeless)

References

(Blocks 1 open bug)

Details

(Keywords: coverity)

Attachments

(1 file)

169 class THEBES_API LayerManagerOGL : public LayerManager { 259 LayerOGL *mRootLayer; 261 GLuint mVBO; 63 LayerManagerOGL::LayerManagerOGL(nsIWidget *aWidget) 64 : mWidget(aWidget) 65 , mBackBuffer(0) 66 , mFrameBuffer(0) 67 , mRGBLayerProgram(NULL) 68 , mYCbCrLayerProgram(NULL) 69 , mVertexShader(0) 70 , mRGBShader(0) 71 , mYUVShader(0) 72 { 73 }
Attached patch patchSplinter Review
Assignee: nobody → timeless
Status: NEW → ASSIGNED
Attachment #444919 - Flags: review?(bas.schouten)
Attachment #444919 - Flags: review?(bas.schouten) → review+
this was fixed by bug 573894 + bug 567626
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: